home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / transmission-common / copyright < prev    next >
Encoding:
Text File  |  2009-03-30  |  6.3 KB  |  143 lines

  1. This package was downloaded from http://download.m0k.org/transmission/files/
  2.  
  3. Files: *
  4. Copyright: ¬© 2005-2007 Transmission authors and contributors
  5. License: MIT
  6.  Permission is hereby granted, free of charge, to any person obtaining a
  7.  copy of this software and associated documentation files (the "Software"),
  8.  to deal in the Software without restriction, including without limitation
  9.  the rights to use, copy, modify, merge, publish, distribute, sublicense,
  10.  and/or sell copies of the Software, and to permit persons to whom the
  11.  Software is furnished to do so, subject to the following conditions:
  12.  .
  13.  The above copyright notice and this permission notice shall be included in
  14.  all copies or substantial portions of the Software.
  15.  .
  16.  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  17.  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  18.  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  19.  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  20.  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  21.  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  22.  DEALINGS IN THE SOFTWARE.
  23.  
  24. Files: libtransmission/ConvertUTF.*
  25. Copyright: ¬© 2001-2004 Unicode, Inc
  26. Licence: other
  27.  Disclaimer
  28.  .
  29.  This source code is provided as is by Unicode, Inc. No claims are
  30.  made as to fitness for any particular purpose. No warranties of any
  31.  kind are expressed or implied. The recipient agrees to determine
  32.  applicability of information provided. If this file has been
  33.  purchased on magnetic or optical media from Unicode, Inc., the
  34.  sole remedy for any claim will be exchange of defective media
  35.  within 90 days of receipt.
  36.  .
  37.  Limitations on Rights to Redistribute This Code
  38.  .
  39.  Unicode, Inc. hereby grants the right to freely use the information
  40.  supplied in this file in the creation of products supporting the
  41.  Unicode Standard, and to make copies of this file in any form
  42.  for internal or external distribution as long as this notice
  43.  remains attached.
  44.  
  45. Files: libtransmission/JSON_parser.*
  46. Copyright: ¬© 2006 JSON.org
  47. Licence: MIT
  48.  Permission is hereby granted, free of charge, to any person obtaining a copy
  49.  of this software and associated documentation files (the "Software"), to deal
  50.  in the Software without restriction, including without limitation the rights
  51.  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  52.  copies of the Software, and to permit persons to whom the Software is
  53.  furnished to do so, subject to the following conditions:
  54.  .
  55.  The above copyright notice and this permission notice shall be included in all
  56.  copies or substantial portions of the Software.
  57.  .
  58.  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  59.  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  60.  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  61.  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  62.  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  63.  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  64.  SOFTWARE.
  65.  
  66. Files: libtransmission/bencode.*, libtransmission/blocklist.*,
  67.        libtransmission/clients.*, libtransmission/crypto.*, 
  68.        libtransmission/handshake.*, libtransmission/inout.*, 
  69.        libtransmission/json.*, libtransmission/list.*,
  70.        libtransmission/makemeta.*, libtransmission/natpmp.*, 
  71.        libtransmission/peer-*, libtransmission/platform.*,
  72.        libtransmission/port-forwarding.*, libtransmission/ptrarray.*, 
  73.        libtransmission/publish.*, libtransmission/resume.*,
  74.        libtransmission/rpc*, libtransmission/session.*,
  75.        libtransmission/stats.*, libtransmission/torrent-ctor.*,
  76.        libtransmission/tr-getopt.*, libtransmission/tracker.*, 
  77.        libtransmission/trevent.*, libtransmission/upnp.*,
  78.        gtk/actions.*, gtk/add-dialog.*, gtk/details.*, gtk/hig.*, 
  79.        gtk/makemeta-ui.*, gtk/msgwin.*, gtk/notify.*, gtk/stats.*, 
  80.        gtk/torrent-cell-renderer.*, gtk/tr-icon.*, gtk/tr-prefs.*,
  81.        gtk/tracker-list.*,
  82.        daemon/daemon.c, daemon/remote.c,
  83.        wx/*
  84. Copyright: ¬© 2007-2008 Charles Kerr <charles@rebelbase.com>
  85. License: GPL-2
  86.  This file is licensed by the GPL version 2.  Works owned by the
  87.  Transmission project are granted a special exemption to clause 2(b)
  88.  so that the bulk of its code can remain under the MIT license. 
  89.  This exemption does not extend to derived works not owned by
  90.  the Transmission project.
  91.  
  92. Files: gtk/sexy-icon-entry.*
  93. Copyright: ¬© 2004-2006 Christian Hammond
  94. Licence: LGPL-2+
  95.  On Debian GNU/Linux systems, the complete text of the GNU Lesser 
  96.  General Public License can be found in 
  97.  `/usr/share/common-licenses/LGPL-2'. 
  98.  
  99. Files: libtransmission/ggets.*
  100. Copyright: ¬© 2002 C. B. Falconer
  101. Licence: PD
  102.  attribution appreciated
  103.  
  104. Files: third-party/libevent/*
  105. Copyright: ¬© 2002-2004 Niels Provos <provos@citi.umich.edu>
  106. License: MIT (3-clause version)
  107.  
  108. Files: third-party/libevent/evdns.c
  109. Copyright: ¬© 2006 Adam Langley <agl@imperialviolet.org>
  110. License: PD
  111.  This software is Public Domain. To view a copy of the public domain dedication,
  112.  visit http://creativecommons.org/licenses/publicdomain/ or send a letter to
  113.  Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.
  114.  .
  115.  I ask and expect, but do not require, that all derivative works contain an
  116.  attribution similar to:
  117.       Parts developed by Adam Langley <agl@imperialviolet.org>
  118.  
  119. Files: third-party/libevent/evport.*
  120. Copyright: ¬© 2006 Sun Microsystems
  121. License: MIT (3-clause version)
  122.  
  123. Files: third-party/libevent/log.c
  124. Copyright: ¬© 2005 Nick Mathewson <nickm@freehaven.net>,
  125.          2000 Dug Song <dugsong@monkey.org>,
  126.          1993 The Regents of the University of California
  127. License: MIT (3-clause version)
  128.  
  129. Files: third-party/libevent/strlcpy.*
  130. Copyright: ¬© 1998 Todd C. Miller <Todd.Miller@courtesan.com>
  131. License: MIT (3-clause version)
  132.  
  133. Files: debian/*
  134. Copyright: ¬© 2006-2007 Philipp Benner <pbenner@uni-osnabrueck.de>,
  135.                     Leo "costela" Antunes <costela@debian.org>
  136. License: GPL-2+
  137.  The Debian packaging information is under the GPL, version 2 or later.
  138.  
  139. On Debian GNU/Linux systems, the complete text of the GNU General
  140. Public License can be found in `/usr/share/common-licenses/GPL' and the
  141. complete text of the GNU Lesser General Public License can be found in
  142. `/usr/share/common-licenses/LGPL'.
  143.